xend: Use vnc-listen setting specified in xend config file
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 18 Mar 2009 11:32:46 +0000 (11:32 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 18 Mar 2009 11:32:46 +0000 (11:32 +0000)
commit34bbd7a252d87460b9ce63727a772cd0ddd081f9
tree40712f86f691cbdc62f365b1ccfe3e04f2a47c68
parent40f73f9e5e947903712839caccf07ce4a97e814f
xend: Use vnc-listen setting specified in xend config file

If domU frame buffer configuration has no vnclisten attribute set, use
the global vnc-listen address specified in xend configuration file
when updating vfb location.  Currently the hardcoded value 'localhost'
is used.

Signed-off-by: Jim Fehlig <jfehlig@novell.com>
tools/python/xen/xend/XendDomainInfo.py